Click or drag to resize

RuleActionsMoveToFolder Property

Identifies the ID of the folder that e-mail items will be moved to.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FolderId MoveToFolder { get; set; }

Property Value

Type: FolderId
The move to folder.
See Also